Nodeaccess is a Drupal access control module which provides view, edit and delete access functionality for nodes -- per content type and per node.. Users with the 'grant node permissions' permission will have a grant tab on node pages which allows them to grant access to that node by user or role. Administrators can set default access controls per content type, and also define which roles are available to grant permissions to on the node grants tab.
The upshot is, this module allows you to do things like 'node 123 can be viewed by authenticated users and edited by admin users and joeuser'. As an added bonus, update and delete permissions are separated, so you can make sure users with edit permissions cannot accidentally delete pages.
Usage instructions
Usage instructions are in the Nodeaccess project README on GitLab.
Similar modules
Real talk: Nodeaccess needs some TLC. You may find that other modules provide the functionality you need, with fewer headaches. For example:
- Content Access is great for restricting access by role, albeit not "per user."
- Workbench Access provides "editorial group" functionality, based on taxonomy terms -- you can manage editing access on nodes with a simple term reference field. Editorial group members can be managed by role, or per user.
- Permissions by Term
- Taxonomy Access Control Lite
Domain access compatibility
If you are utilizing the Domain Access module and wish to use it in conjunction with Nodeaccess, you should also install Domain Access Bridge in order for it to work properly. Otherwise, you may run into a scenario where a satisfaction of Domain Access OR Nodeaccess conditions result in special node permissions (instead of requiring them both).
Help wanted
Stable 2.x release
You can help get Nodeaccess 2.x to a stable release! Check the meta issue and the issues referenced there: #3317693: [Meta] 2.0.x branch: Working toward a stable release
Seeking co-maintainers
In particular, we're looking for help providing more test coverage overall, and help with maintaining the 2.x (Drupal 8+) version. Contact us if you can help!
Project information
- Project categories: Access control
9,716 sites report using this module
- By alison on , updated
Stable releases for this project are covered by the security advisory policy.
There are currently no supported stable releases.
Releases
Drupal 11 compatibility; bug fixes







